common lcd: simplify core functions
authorNikita Kiryanov <[email protected]>
Thu, 9 Aug 2012 00:14:52 +0000 (00:14 +0000)
committerAnatolij Gustschin <[email protected]>
Wed, 5 Sep 2012 08:28:15 +0000 (10:28 +0200)
commit203c37b8c5556aad1901ce4954792afd718c7d42
treeaeef326ee8b47290a74d2e23db6be28b88f3882b
parent7c7e280aa6766ac34c6dbf4a5a2c6b14554ccc3f
common lcd: simplify core functions

Move highly platform dependant code into its own function to reduce the
number of #ifdefs in the bigger functions

Signed-off-by: Nikita Kiryanov <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
common/lcd.c